TitlePanelControl.setTitlebarColor

Sets the background color for the title bar. Any valid value for the CSS color property can be used.

Examples:

 controls.TITLEPANEL1.titlebarColor = "#808080";
 

Parameters

java.lang.String  titlebarColor,